home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {addFile = id; cancelSave = id; doNotSave = id; saveSelected = id; };
- CLASS = MyProjectDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- documentPathTextField = NSTextField;
- fileOutlineView = NSOutlineView;
- panel = NSPanel;
- saveFilesTableView = NSTableView;
- scrollView = NSScrollView;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }